pubnub-kotlin-docs
Toggle table of contents
13.1.0
apple
Target filter
apple
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api
/
[apple]PubNubImpl
/
sendFile
send
File
apple
open
override
fun
sendFile
(
channel
:
String
,
fileName
:
String
,
inputStream
:
Uploadable
,
message
:
Any
?
,
meta
:
Any
?
,
ttl
:
Int
?
,
shouldStore
:
Boolean
?
,
cipherKey
:
String
?
,
customMessageType
:
String
?
)
:
SendFile